-
Home
-
Jetpack Protect
-
4.3.0
-
Code
-
Classes
- Password_Detection
| Total Complexity |
62 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
533 |
| Lines of code |
333 |
| Logical lines of code |
133 |
| Comment lines |
146 |
| Methods |
16 |
| Properties |
2 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| login_form_password_detection() |
B |
41 |
16 |
57 |
| render_page() |
B |
39 |
15 |
67 |
| render_content() |
A |
35 |
7 |
108 |
| enqueue_styles() |
S |
59 |
5 |
14 |
| handle_auth_form_submission() |
S |
54 |
3 |
23 |
| generate_and_store_transient_data() |
S |
54 |
3 |
20 |
| user_requires_protection() |
S |
63 |
4 |
10 |
| __construct() |
S |
75 |
1 |
4 |
| redirect_and_exit() |
S |
77 |
1 |
4 |
| exit() |
S |
83 |
1 |
3 |
| load_user() |
S |
79 |
1 |
3 |
| extract_and_clear_transient_data() |
S |
67 |
1 |
8 |
| redirect_to_login() |
S |
81 |
1 |
3 |
| get_redirect_url() |
S |
79 |
1 |
3 |
| set_transient_success() |
S |
77 |
1 |
3 |
| set_transient_error() |
S |
77 |
1 |
3 |